home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / sgi.lha / Geomview / man / cat1 / offconsol.1 < prev    next >
Text File  |  1993-12-02  |  893b  |  67 lines

  1.  
  2.  
  3.  
  4. offconsol(3)        UNIX Programmer's Manual         offconsol(3)
  5.  
  6.  
  7.  
  8. NAME
  9.      offconsol - polylist consolidator.
  10.  
  11. SYNOPSIS
  12.      offconsol [precision]
  13.  
  14. DESCRIPTION
  15.      offconsol reads an OFF file from standard input and writes
  16.      an OFF file in which vertices closer than a given precision
  17.      have been combined.  The default precision is zero.  Color
  18.      and normal information are not taken into account when com-
  19.      paring vertices.
  20.  
  21.      The vertices of the resultant polyline have been sorted, and
  22.      so there order bears no resemblance to the order of the
  23.      point in the original polylist.
  24.  
  25. SEE ALSO
  26.      plconsol(3), geomview(1)
  27.  
  28. AUTHOR
  29.      Celeste Fowler                          email:  fowler@geom.umn.edu
  30.      The Geometry Center                     phone:  (612) 626-8304
  31.      1300 South Second Street
  32.      Minneapolis, MN  55454
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.